File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -65,8 +65,8 @@ components:
6565
6666| Name | Source | Version |
6767|------|--------|---------|
68- | <a name="module_dns_gbl_delegated"></a> [dns\_ gbl\_ delegated](#module\_ dns\_ gbl\_ delegated) | cloudposse/stack-config/yaml//modules/remote-state | 1.3 .1 |
69- | <a name="module_eks"></a> [eks](#module\_ eks) | cloudposse/stack-config/yaml//modules/remote-state | 1.3 .1 |
68+ | <a name="module_dns_gbl_delegated"></a> [dns\_ gbl\_ delegated](#module\_ dns\_ gbl\_ delegated) | cloudposse/stack-config/yaml//modules/remote-state | 1.4 .1 |
69+ | <a name="module_eks"></a> [eks](#module\_ eks) | cloudposse/stack-config/yaml//modules/remote-state | 1.4 .1 |
7070| <a name="module_external_dns"></a> [external\_ dns](#module\_ external\_ dns) | cloudposse/helm-release/aws | 0.7.0 |
7171| <a name="module_iam_roles"></a> [iam\_ roles](#module\_ iam\_ roles) | ../../account-map/modules/iam-roles | n/a |
7272| <a name="module_this"></a> [this](#module\_ this) | cloudposse/label/null | 0.25.0 |
Original file line number Diff line number Diff line change 11module "eks" {
22 source = " cloudposse/stack-config/yaml//modules/remote-state"
3- version = " 1.3 .1"
3+ version = " 1.4 .1"
44
55 component = var. eks_component_name
66
@@ -9,7 +9,7 @@ module "eks" {
99
1010module "dns_gbl_delegated" {
1111 source = " cloudposse/stack-config/yaml//modules/remote-state"
12- version = " 1.3 .1"
12+ version = " 1.4 .1"
1313
1414 component = " dns-delegated"
1515 environment = var. dns_gbl_delegated_environment_name
You can’t perform that action at this time.
0 commit comments