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

r/aws_networkmanager_core_network: Remove deprecated base_policy_region attribute #29780

Open
jar-b opened this issue Mar 3, 2023 · 2 comments · May be fixed by #38398
Open

r/aws_networkmanager_core_network: Remove deprecated base_policy_region attribute #29780

jar-b opened this issue Mar 3, 2023 · 2 comments · May be fixed by #38398
Labels
breaking-change Introduces a breaking change in current functionality; usually deferred to the next major release. service/networkmanager Issues and PRs that pertain to the networkmanager service.
Milestone

Comments

@jar-b
Copy link
Member

jar-b commented Mar 3, 2023

Description

Issue for tracking the removal of the deprecated base_policy_region attribute in the v6.0.0 provider release.

"base_policy_region": {
Deprecated: "Use the base_policy_regions argument instead. " +
"This argument will be removed in the next major version of the provider.",
Type: schema.TypeString,
Optional: true,
ValidateFunc: verify.ValidRegionName,
ConflictsWith: []string{"base_policy_regions"},
},

References

Relates #29623

Would you like to implement a fix?

None

@jar-b jar-b added breaking-change Introduces a breaking change in current functionality; usually deferred to the next major release. service/networkmanager Issues and PRs that pertain to the networkmanager service. labels Mar 3, 2023
@jar-b jar-b added this to the v6.0.0 milestone Mar 3, 2023
@github-actions
Copy link

github-actions bot commented Mar 3, 2023

Community Note

Voting for Prioritization

  • Please vote on this issue by adding a 👍 reaction to the original post to help the community and maintainers prioritize this request.
  • Please see our prioritization guide for information on how we prioritize.
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request.

Volunteering to Work on This Issue

  • If you are interested in working on this issue, please leave a comment.
  • If this would be your first contribution, please review the contribution guide.

@aayushsss1
Copy link

Hey I can take this up!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking-change Introduces a breaking change in current functionality; usually deferred to the next major release. service/networkmanager Issues and PRs that pertain to the networkmanager service.
Projects
None yet
2 participants