mirror of
https://github.com/roleypoly/roleypoly.git
synced 2025-04-24 19:39:11 +00:00
tf fmt upon cf origin cert.tf
This commit is contained in:
parent
18583f145a
commit
63a377867b
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
resource "tls_private_key" "tls_pk" {
|
resource "tls_private_key" "tls_pk" {
|
||||||
algorithm = "RSA"
|
algorithm = "RSA"
|
||||||
}
|
}
|
||||||
|
|
||||||
resource "tls_cert_request" "web_csr" {
|
resource "tls_cert_request" "web_csr" {
|
||||||
|
|
Loading…
Add table
Reference in a new issue