You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 5, 2020. It is now read-only.
Using the module to try and bring some existing infrastructure under Puppet management and came across two stumbling blocks.
1 - puppet resource cloudfront_distribution only picked up 5 of the 8 distributions in the account (IAM role has full read access, can't pick any other pattern as to why 5 would have been seen and 3 weren't)
2 - behaviors don't seem to be supported at all. They're not part of the resource response / manageable option
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Using the module to try and bring some existing infrastructure under Puppet management and came across two stumbling blocks.
1 - puppet resource cloudfront_distribution only picked up 5 of the 8 distributions in the account (IAM role has full read access, can't pick any other pattern as to why 5 would have been seen and 3 weren't)
2 - behaviors don't seem to be supported at all. They're not part of the resource response / manageable option
The text was updated successfully, but these errors were encountered: