Skip to content

fix: IAM - Remove constraint on SetRulePriorities for ELBs#74

Merged
hongchaodeng merged 1 commit intomainfrom
brent/fix-service-iam-policy
Aug 22, 2025
Merged

fix: IAM - Remove constraint on SetRulePriorities for ELBs#74
hongchaodeng merged 1 commit intomainfrom
brent/fix-service-iam-policy

Conversation

@brent-anyscale
Copy link
Collaborator

The SetRulePriorities action is required for the Anyscale control plane to modify the priority of rules in the Anyscale ALB. This removes the tagging constraint for the elasticloadbalancing:SetRulePriorities action as tag constraints for this action are not supported by AWS.

On branch brent/fix-service-iam-policy
Changes to be committed:
modified: modules/aws-anyscale-iam/anyscale-control_plane-services-v2.tmpl

Pull request checklist

Please check if your PR fulfills the following requirements:

  • pre-commit has been run
  • Tests for the changes have been added (for bug fixes / features)
  • All tests passing
  • Docs have been reviewed and added / updated if needed (for bug fixes / features)

Pull Request Type

  • Bugfix
  • New feature
  • Refactoring (no functional changes)
  • Documentation change
  • Other (please describe):

Does this introduce a breaking change?

  • Yes
  • No

The SetRulePriorities action is required for the Anyscale control plane to
modify the priority of rules in the Anyscale ALB. This removes the tagging
constraint for the `elasticloadbalancing:SetRulePriorities` action as tag
constraints for this action are not supported by AWS.

On branch brent/fix-service-iam-policy
Changes to be committed:
	modified:   modules/aws-anyscale-iam/anyscale-control_plane-services-v2.tmpl
@brent-anyscale brent-anyscale requested a review from a team as a code owner August 22, 2025 19:38
@brent-anyscale brent-anyscale added the bug Something isn't working label Aug 22, 2025
@hongchaodeng hongchaodeng merged commit 5fd6ed4 into main Aug 22, 2025
4 checks passed
@hongchaodeng hongchaodeng deleted the brent/fix-service-iam-policy branch August 22, 2025 20:14
hongchaodeng pushed a commit that referenced this pull request Sep 8, 2025
The SetRulePriorities action is required for the Anyscale control plane to
modify the priority of rules in the Anyscale ALB. This removes the tagging
constraint for the `elasticloadbalancing:SetRulePriorities` action as tag
constraints for this action are not supported by AWS.

On branch brent/fix-service-iam-policy
Changes to be committed:
	modified:   modules/aws-anyscale-iam/anyscale-control_plane-services-v2.tmpl
hongchaodeng pushed a commit that referenced this pull request Sep 10, 2025
The SetRulePriorities action is required for the Anyscale control plane to
modify the priority of rules in the Anyscale ALB. This removes the tagging
constraint for the `elasticloadbalancing:SetRulePriorities` action as tag
constraints for this action are not supported by AWS.

On branch brent/fix-service-iam-policy
Changes to be committed:
	modified:   modules/aws-anyscale-iam/anyscale-control_plane-services-v2.tmpl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working terraform

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants