Commit Graph

74 Commits (551eedcf2616376b00d7da170b09f682bbfa3445)

Author SHA1 Message Date
Kannan Goundan adb789f0f8 aws_route53_record: Only unquote the record types that we quote. (#11257)
9 years ago
Dylan Vaughn 2aca4a4d99 provider/aws: CloudFormation YAML template support (#11121)
9 years ago
Ninir a8a37b8f84 provider/aws: Fixed the data source ami enforcing non-nil values
10 years ago
Krzysztof Wilczynski 5697a52b4f [WIP] provider/aws: Add normalizeJsonString and validateJsonString functions. (#8028)
10 years ago
Radek Simko 2ad84a51df
provider/aws: Fix misspelled words
10 years ago
Mosley, Franklin 4d55b8e9ea Corrected printf verb of wrong type
10 years ago
Mosley, Franklin 6d7933b41a Added tests for expandPolicyAttributes/flattenPolicyAttributes
10 years ago
Clint a9aaf44a87 fix make issues (supersedes #7868) (#7876)
10 years ago
Chris Broglie 2505b2e35f Add support for Kinesis streams shard-level metrics (#7684)
10 years ago
clint shryock edd67547bc remove debug statements
10 years ago
stack72 ceeab2ad12 provider/aws: Support Import for `aws_api_gateway_key`
10 years ago
Thibault Vigouroux efdee645bf Handled case when instanceId is absent in network interfaces
10 years ago
Radek Simko e3ade6a784 provider/aws: Add support for api_gateway_account (#6321)
10 years ago
Christopher Tiwald 2cf6afa6c1 aws_autoscaling_policy: Add tests for StepScaling policies.
10 years ago
clint shryock 23c42cd6cf Add test for flattenSecurityGroups
10 years ago
ephemeralsnow 54cb5ffe00 provider/aws: Fix EC2 Classic SG Rule issue
10 years ago
stack72 4fc1391303 Scaffold the AWS Autoscaling Group Metrics Collection
10 years ago
stack72 bf03752552 Adding the documentation for the AWS Redshift Subnet Group resource
11 years ago
stack72 249e7df76c Adding the documentation for the Redshift security groups
11 years ago
clint shryock 7d94c86958 go fmt structure files
11 years ago
clint shryock 5cafe740ff update wording on ssl cert error
11 years ago
clint shryock 1b2e068b19 add extra test block
11 years ago
clint shryock fddafd2b96 providers/aws: Document and validate ELB ssl_cert and protocol requirements
11 years ago
clint shryock 12d2ae1438 patch TestExpandElasticacheParameters test
11 years ago
clint shryock e7e52ed98f Correct test method names so that they are ran
11 years ago
Anthony Scalisi 198e1a5186 remove various typos
11 years ago
Clint Shryock 0c2f189d08 provider/aws: Update to aws-sdk 0.9.0 rc1
11 years ago
Clint Shryock 579ccbefea provider/aws: Update source to comply with upstream breaking change
11 years ago
Sam Clinckspoor 7b559a9a24 added extra test for structure
11 years ago
Paul Hinze b71fa3d0ae provider/aws: handle upstream aws-sdk-go repo move
11 years ago
Clint Shryock 44461f49fd update structure test
11 years ago
Clint Shryock 70984526a4 Merge remote-tracking branch 'ctiwald/ct/fix-protocol-problem'
11 years ago
Phil Frost 33183c078b Implement a hash function for string sets
11 years ago
Christopher Tiwald 69e981c0b0 aws: Fixup structure_test to handle new expandIPPerms behavior.
11 years ago
Clint Shryock 3e6822ce08 more cleans ups of SDK reference
11 years ago
Clint Shryock 79fc8223bb consolidate structure.go
11 years ago
Clint Shryock 1545dbb803 provider/aws: Convert Route 53 Zone, Record to upstream
11 years ago
Clint Shryock f2b68c4ca8 provider/aws: Fix issue in updating Route 53 records on refresh/read.
11 years ago
Radek Simko bbda2d6733 Fix fmt modifiers for bool to be actually bool, not integer
11 years ago
Clint df514c9003 Merge pull request #1149 from peterbeams/master
11 years ago
Mitchell Hashimoto d823a8cf81 providers/aws: fix security group self ingress rules on EC2-classic
11 years ago
Peter Beams e4214a9983 ran go fmt and made 1 fix after running tests again
11 years ago
Peter Beams 34d2efa7df moving expand/flatten methods into structure.go and unit testing them
11 years ago
Clint Shryock 28fbd971fc Retire goamz
11 years ago
Clint Shryock 670d53b1a1 upgrade tests and remove ICMPTypeCode for now
11 years ago
Clint Shryock 3977256c17 Cleansup: Restore expandIPPerms, remove flattenIPPerms
11 years ago
Clint Shryock 6eea5dcec8 rename structure tests to be more idiomatic
11 years ago
Clint Shryock 2b3bcd5c27 add simple test for expandInstanceString
11 years ago
Clint Shryock da55f9bf85 provider/aws: Convert AWS ELB to aws-sdk-go
11 years ago
Clint Shryock 242cdc7a29 provider/aws: Convert RDS DB Parameter group to aws-sdk-go
11 years ago