This repository was archived by the owner on Mar 29, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
couchbase-cluster-simple-dns-tls
couchbase-multi-datacenter-replication Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -448,7 +448,7 @@ module "iam_policies_sync_gateway" {
448448
449449data "aws_ami" "coubase_ubuntu_example" {
450450 most_recent = true
451- owners = [" 738755648600 " ] # Gruntwork
451+ owners = [" 562637147889 " ] # Gruntwork
452452
453453 filter {
454454 name = " virtualization-type"
Original file line number Diff line number Diff line change @@ -275,7 +275,7 @@ data "aws_acm_certificate" "load_balancer" {
275275
276276data "aws_ami" "coubase_ubuntu_example" {
277277 most_recent = true
278- owners = [" 738755648600 " ] # Gruntwork
278+ owners = [" 562637147889 " ] # Gruntwork
279279
280280 filter {
281281 name = " virtualization-type"
Original file line number Diff line number Diff line change @@ -326,7 +326,7 @@ module "iam_policies_replica" {
326326
327327data "aws_ami" "coubase_ubuntu_example_primary" {
328328 most_recent = true
329- owners = [" 738755648600 " ] # Gruntwork
329+ owners = [" 562637147889 " ] # Gruntwork
330330
331331 filter {
332332 name = " virtualization-type"
@@ -353,7 +353,7 @@ data "aws_ami" "coubase_ubuntu_example_primary" {
353353
354354data "aws_ami" "coubase_ubuntu_example_replica" {
355355 most_recent = true
356- owners = [" 738755648600 " ] # Gruntwork
356+ owners = [" 562637147889 " ] # Gruntwork
357357
358358 filter {
359359 name = " virtualization-type"
Original file line number Diff line number Diff line change @@ -230,7 +230,7 @@ module "iam_policies" {
230230
231231data "aws_ami" "coubase_ubuntu_example" {
232232 most_recent = true
233- owners = [" 738755648600 " ] # Gruntwork
233+ owners = [" 562637147889 " ] # Gruntwork
234234
235235 filter {
236236 name = " virtualization-type"
You can’t perform that action at this time.
0 commit comments