Remove provider configuration attributes deprecated in V4.X #31160
Labels
breaking-change
Introduces a breaking change in current functionality; usually deferred to the next major release.
provider
Pertains to the provider itself, rather than any interaction with AWS.
Milestone
Remove the provider configuration attributes deprecated in V4.X:
assume_role.duration_seconds
- Useassume_role.duration
insteadassume_role_with_web_identity.duration_seconds
- Useassume_role_with_web_identity.duration
insteads3_force_path_style
- Uses3_use_path_style
insteadshared_credentials_file
- Useshared_credentials_files
insteadskip_get_ec2_platforms
- Remove following the retirement of EC2-ClassicRelates #23080.
Relates #23055.
Relates #23077.
Relates #29480.
The text was updated successfully, but these errors were encountered: