Hey everyone! :wave: I’m looking into automating ...
# general
e
Hey everyone! 👋 I’m looking into automating Amazon Bedrock setup using Pulumi module. I noticed that Terraform recently added a native resource called
aws_bedrock_foundation_model_agreement
to programmatically accept model EULAs. However, this wrapper mapping hasn't made its way down to the Pulumi AWS Provider yet (the
aws.bedrockfoundation
package only supports
getModel
and
getModels
data sources right now). Does anyone know if there is an active upstream work on this or issue tracking this mapping? Any rough timelines on when it might be exposed in a future provider release? Thanks! 🙏
👀 2
Found the PR which has this changes: github.com/pulumi/pulumi-aws/pull/6516
b
There should be a release either today or early next week!
🙏 2
e
@billowy-telephone-40262 any update on this?
b