Skip to content

Conversation

@Sudokamikaze
Copy link
Contributor

@Sudokamikaze Sudokamikaze commented Nov 24, 2025

Description

Adds ability to set workspace resource policy
https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/prometheus_resource_policy

Motivation and Context

Breaking Changes

How Has This Been Tested?

  • I have updated at least one of the examples/* to demonstrate and validate my change(s)
  • I have tested and validated these changes using one or more of the provided examples/* projects
  • I have executed pre-commit run -a on my pull request

@Sudokamikaze Sudokamikaze force-pushed the feature/add-resource-policy branch from af5b76b to ce97785 Compare November 27, 2025 16:50
@Sudokamikaze Sudokamikaze marked this pull request as ready for review November 27, 2025 16:52
@bryantbiggs bryantbiggs force-pushed the feature/add-resource-policy branch from ce97785 to 85696fc Compare November 29, 2025 15:31
@bryantbiggs bryantbiggs merged commit adc79eb into terraform-aws-modules:master Nov 29, 2025
8 checks passed
antonbabenko pushed a commit that referenced this pull request Nov 29, 2025
## [4.2.0](v4.1.1...v4.2.0) (2025-11-29)

### Features

* Add workspace resource policy support ([#29](#29)) ([adc79eb](adc79eb))
@antonbabenko
Copy link
Member

This PR is included in version 4.2.0 🎉

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.

Addition of aws_prometheus_workspace_configuration & aws_prometheus_resource_policy support

3 participants