Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add var.create_cloudfront_origin_access_identity #241

Closed

Conversation

alexjurkiewicz
Copy link
Contributor

In some circumstances, it wasn't possible to automatically determine if
an Origin Access Identity should be created. Because of this, Terraform
requires us to always explicitly specify if the OAI should be created.

In some circumstances, it wasn't possible to automatically determine if
an Origin Access Identity should be created. Because of this, Terraform
requires us to always explicitly specify if the OAI should be created.
@alexjurkiewicz alexjurkiewicz marked this pull request as ready for review August 29, 2022 05:48
@alexjurkiewicz alexjurkiewicz requested review from a team as code owners August 29, 2022 05:48
@alexjurkiewicz alexjurkiewicz requested review from joe-niland and korenyoni and removed request for a team August 29, 2022 05:48
@alexjurkiewicz
Copy link
Contributor Author

This is working for me (in a private test)

@hans-d hans-d closed this Mar 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Using existing origin access identity fails with explicit context
3 participants