Commit Graph

27 Commits (cba9d3d2ec61cd4aef0fd71fe9d72eb4e11acacd)

Author SHA1 Message Date
Joshua Carp a8e68ab25e Add partition to remaining ARN builders.
10 years ago
stack72 3c71783d07
provider/aws: Set `apply_method` to state in `aws_db_parameter_group`
10 years ago
Paul Stack 5c0662f0eb provider/aws: Change the way ARNs are built (#7151)
10 years ago
Partha Dutta 7de54533f9 Support greater than twenty db parameters (#7364)
10 years ago
stack72 0a2245cbae provider/aws: Support Import for `aws_db_parameter_group`
10 years ago
Joshua Spence c193cbdc03 Add default description
10 years ago
Ian Duffy 47ac10d66b Change resource.StateChangeConf to use an array for target states
10 years ago
Radek Simko a367886eaf provider/aws: Separate existing validate functions
10 years ago
stack72 67c1971e63 Adding support to DB Parameter Group for Tags
11 years ago
stack72 cc56431b97 Added a set of tests for the AWS DBParamGroup Name
11 years ago
stack72 c753c1e91d Changing the PR for the db_param_group to ensure validation rather than documentation
11 years ago
Clint Shryock 7756bf3aef provider/aws: Fix issue with detecting differences in DB Parameters
11 years ago
Paul Hinze b71fa3d0ae provider/aws: handle upstream aws-sdk-go repo move
11 years ago
Paul Hinze 31258e06c6 provider/aws: fix breakages from awserr refactor
11 years ago
Clint Shryock 3e6822ce08 more cleans ups of SDK reference
11 years ago
Clint Shryock df45b2cda8 go fmt db things
11 years ago
Clint Shryock 9187cab6ac provider/aws: Convert remaining RDS resources to use upstream library
11 years ago
Clint Shryock f74e68ea46 provider/aws: Fixes issue 886 in DB Parameter group
11 years ago
Clint Shryock 580b696e7f Strike 'goamz' from the repo'
11 years ago
Clint 0adb052c11 provider/aws: Remove goamz/rds
11 years ago
Clint Shryock 242cdc7a29 provider/aws: Convert RDS DB Parameter group to aws-sdk-go
11 years ago
Phil Frost 8eb5418c4a Implement apply_method for RDS parameters
11 years ago
Sander van Harmelen eccd5ad308 Refactored about 90%
12 years ago
Rob Costanzo a14da63a39 Fixed bug with final_snapshot_identifier and skip_final_snapshot and removed apply_method as an option for now and am only supporting immediate mode
12 years ago
Rob Costanzo 0e3afa6d3d Fixed incorrect ForcesNew settings for parameters and added better acceptance tests to ensure updates are working as expected
12 years ago
Rob Costanzo 3b54001a1b Added missing update support for new aws_db_parameter_group resource
12 years ago
Rob Costanzo de16b10555 Added new aws_db_parameter_group resource for creating RDS DB Parameter Groups.
12 years ago