Skip to content

Discrepancy in ACM setup commands #88

Closed Answered by milldr
trungie asked this question in Essential Support
Discussion options

You must be logged in to vote

The guide shows the correct steps:
https://docs.cloudposse.com/layers/network/dns-setup/#acm

I'm not sure why your workflow would show only 1 command. You should have 1 step for each account that has a service domain.

That is each of core-auto, plat-sandbox, plat-dev, plat-staging, and plat-prod. Each of these should have acm imported in the default:

f.e.

# stacks/orgs/acme/plat/sandbox/us-east-1/network.yaml
import:
  - orgs/acme/plat/sandbox/_defaults
  - mixins/region/us-east-1
  - catalog/vpc
  - catalog/vpc-flow-logs-bucket
  - catalog/acm #    <---------- this line
  - catalog/tgw/spoke
  - catalog/bastion

components:
  terraform:

And the workflow should have them all:

# stacks/wor…

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@milldr
Comment options

milldr Jul 8, 2025
Maintainer Sponsor

@trungie
Comment options

Comment options

milldr
Jul 8, 2025
Maintainer Sponsor

You must be logged in to vote
0 replies
Answer selected by trungie
Comment options

milldr
Jul 9, 2025
Maintainer Sponsor

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants