Does the PR have any schema changes?
Found 5 breaking changes:
Resources
🟢
"aws:datasync/locationObjectStorage:LocationObjectStorage": required: "agentArns" property is no longer Required- "aws:datazone/environmentBlueprintConfiguration:EnvironmentBlueprintConfiguration":
🟡
inputs: "regionalParameters": additional properties type changed from "string" to "object":🟡
additional properties had no type but now has &{Type:string Ref: AdditionalProperties: Items: OneOf:[] Discriminator: Plain:false}
🟡
properties: "regionalParameters": additional properties type changed from "string" to "object":🟡
additional properties had no type but now has &{Type:string Ref: AdditionalProperties: Items: OneOf:[] Discriminator: Plain:false}
New resources:
bedrock/agentFlow.AgentFlow
fsx/s3AccessPointAttachment.S3AccessPointAttachment
New functions:
s3/getAccessPoint.getAccessPoint
What's Changed
- [v7]: remove old todo by @corymhall in #5663
- Do not replace Go examples with local SDK by @guineveresaenger in #5669
- Fix removal of eks.Cluster
certificateAuthority
by @corymhall in #5673 - Upgrade terraform-provider-aws to v6.4.0 by @corymhall in #5674
Full Changelog: v7.0.0...v7.1.0