Update architecture.png
Co-authored-by: Ezequiel Bellver <ebellver@itba.edu.ar>
This commit is contained in:
parent
8ffc69f1d3
commit
1e4a328e98
Binary file not shown.
Before Width: | Height: | Size: 108 KiB After Width: | Height: | Size: 177 KiB |
|
@ -5,7 +5,6 @@
|
||||||
variable "domain_name" {
|
variable "domain_name" {
|
||||||
description = "A domain name for which the certificate should be issued"
|
description = "A domain name for which the certificate should be issued"
|
||||||
type = string
|
type = string
|
||||||
default = ""
|
|
||||||
}
|
}
|
||||||
|
|
||||||
variable "subject_alternative_names" {
|
variable "subject_alternative_names" {
|
||||||
|
|
Loading…
Reference in New Issue