Deploying aws-ssosync #60
-
I have enabled the vendor and I can see that the component (ssosync) was downloaded after atmos vendor pull. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 5 replies
-
Is the component added to a stack? https://docs.cloudposse.com/learn/component-development/#-add-component-imports Can you describe the component? https://atmos.tools/cli/commands/describe/component/ |
Beta Was this translation helpful? Give feedback.
-
The component was added to stacks/orgs/vbpt/core/root/global-region/baseline.yaml When I run atmos component describe, I get an output with the parameters defined on aws-ssosync.yaml. However, when I prepare the plan, it shows this:
|
Beta Was this translation helpful? Give feedback.
-
Fyi @milldr we were able to get the component working on the latest ssosync after a few changes. Happy to share with someone what we did. Right now its living on custom updates on local for us. tl;dr most of the work was changing the environment variables .. and needing to leverage secret manager vs SSM |
Beta Was this translation helpful? Give feedback.
Fyi @milldr we were able to get the component working on the latest ssosync after a few changes. Happy to share with someone what we did. Right now its living on custom updates on local for us.
tl;dr
most of the work was changing the environment variables .. and needing to leverage secret manager vs SSM