- Version -
- v2.0.0 +
- v2.1.0
- Required @@ -954,7 +954,7 @@
- Released - +
- Terraform @@ -991,13 +991,13 @@
- AWS provider -
- >= 6.0 +
- >= 6.62.0
KMS
data-module="kms"
data-title="KMS"
data-source="native-cube/kms/aws"
- data-version="2.0.0"
+ data-version="2.1.0"
data-required="0"
data-snippet="compact"
aria-label="Copy KMS module block"
@@ -983,7 +983,7 @@ KMS
KMS
Module block
module "kms" {
source = "native-cube/kms/aws"
- version = "2.0.0"
+ version = "2.1.0"
# no required variables
}
@@ -1008,7 +1008,7 @@ Module block
data-module="kms"
data-title="KMS"
data-source="native-cube/kms/aws"
- data-version="2.0.0"
+ data-version="2.1.0"
data-required="0"
data-inputs="[]"
data-snippet="starter"
@@ -1016,7 +1016,7 @@ Module block
>Copy starter block with typed inputs
module "kms" {
source = "native-cube/kms/aws"
- version = "2.0.0"
+ version = "2.1.0"
# no required variables
}
@@ -1032,7 +1032,7 @@ Required inputs
KMS
Module block
module "kms" {
source = "native-cube/kms/aws"
- version = "2.0.0"
+ version = "2.1.0"
# no required variables
}
@@ -1008,7 +1008,7 @@ Module block
data-module="kms" data-title="KMS" data-source="native-cube/kms/aws" - data-version="2.0.0" + data-version="2.1.0" data-required="0" data-inputs="[]" data-snippet="starter" @@ -1016,7 +1016,7 @@Module block
>Copy starter block with typed inputs module "kms" { source = "native-cube/kms/aws" - version = "2.0.0" + version = "2.1.0" # no required variables } @@ -1032,7 +1032,7 @@Required inputs
Apache-2.0 license - Source updated + Source updated