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

resource/access_policy: support importing zone and account level resources #956

Merged
merged 2 commits into from
Feb 16, 2021

Conversation

jacobbednarz
Copy link
Member

Updates the Import to support managing zone and account level
policies.

Closes #929

…urces

Updates the `Import` to support managing zone and account level
policies.

Closes #929
@jacobbednarz
Copy link
Member Author

fyi @Justin-Holmes

lint rule R001 is good to mitigate "magic" `d.Set` calls however here it
is something we need in order to handle both zone + account level
imports.

Given the current low complexity, I'm onboard with ignoring it for this
use case but keeping the check in place for others.
@jacobbednarz jacobbednarz merged commit 58c2a74 into master Feb 16, 2021
@jacobbednarz jacobbednarz deleted the allow-import-of-zone-and-account-access-policy branch February 16, 2021 03:27
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.

terraform import of zone specific access policy does not work
1 participant