Commit Graph

51 Commits (551eedcf2616376b00d7da170b09f682bbfa3445)

Author SHA1 Message Date
Ryan Eschinger e2ee211b7b provider/aws: fix aws_route53_zone force_destroy behavior (#12421)
9 years ago
Clint b6a54bb14f provider/aws: Guard against nil change output (#10798)
9 years ago
Clint 740b8bb9cb provider/aws: Run errcheck in tests (#8579)
10 years ago
Radek Simko 079e0c5b86
provider/aws: Allow force_destroying records in R53 hosted zone
10 years ago
Radek Simko 2cdb5a367e aws/route53_zone: Make delegation_set_id conflict w/ vpc_id (#7213)
10 years ago
Mitchell Hashimoto 1c0a6bc6d3
providers/aws: basic route 53 zone import
10 years ago
Mitchell Hashimoto 6f091efd9b
providers/aws: route53_zone fix importing id-only private zone
10 years ago
Mitchell Hashimoto b1c215f5e2
providers/aws: route53_zone id-only refresh
10 years ago
stack72 d750d4d1cc provider/aws: Add ability to update r53 zone comment
10 years ago
Ian Duffy 47ac10d66b Change resource.StateChangeConf to use an array for target states
10 years ago
clint shryock cf87642bc8 provider/aws: Fix issue destroy Route 53 zone/record if it no longer exists
11 years ago
Clint Shryock 0c2f189d08 provider/aws: Update to aws-sdk 0.9.0 rc1
11 years ago
Radek Simko 1411435179 provider/aws: Add support for delegation_set to route53_hosted_zone
11 years ago
Trent Johnson 054a40475c provider/aws: add aws_route53_health_check
11 years ago
Paul Hinze b71fa3d0ae provider/aws: handle upstream aws-sdk-go repo move
11 years ago
Stephen Chu 5e2e2ffa20 Use Schema Default declaratively instead of defaulting at each payload creation.
11 years ago
Stephen Chu c2628d8fae Fixed some whitespacing issues.
11 years ago
Stephen Chu 69f4acd5ac Moved 'comment' DSL definition to be alphabetically sorted.
11 years ago
Stephen Chu cfbd546286 Added support for comment on a route53 zone.
11 years ago
Paul Hinze 31258e06c6 provider/aws: fix breakages from awserr refactor
11 years ago
John Engelman bd6ff34aa2 Retrieve nameservers for private hosted zone.
11 years ago
John Engelman a6fdb04829 Only d.Set("vpc_region") when creating a private zone.
11 years ago
John Engelman b784908491 Add documentation and changelog for route53_zone_association
11 years ago
John Engelman 766aead4a5 Add tests for cross region VPC associations.
11 years ago
John Engelman 052ff83670 Handle public zones correctly. Check for associate when reading.
11 years ago
John Engelman 8e62a14f29 verify VPC association on private zone
11 years ago
John Engelman a51bc6007d DelegationSet is not support in private zones.
11 years ago
John Engelman bf97d6a80f AWS/Route53Zone - create private hosted zone associated with VPC.
11 years ago
Luke Amdor fe2d9ea3cc sorting the name_server entries
11 years ago
Luke Amdor 6b5138328f changing route53_zone.name_servers back to list
11 years ago
Luke Amdor c3f9c12426 Merge remote-tracking branch 'refs/remotes/origin/master' into route53-zone-nameservers
11 years ago
Clint Shryock 1da9bc8f4c fix go formatting after rebase
11 years ago
Clint Shryock 1545dbb803 provider/aws: Convert Route 53 Zone, Record to upstream
11 years ago
Luke Amdor f8b05fa05e using a set for route53 name_servers
11 years ago
Luke Amdor 46d3ab5ccd rename delegation_set_name_servers to name_servers
11 years ago
Luke Amdor b763294926 fixing string format
11 years ago
Luke Amdor eb43822f68 err-check the resource set
11 years ago
Luke Amdor 8f1acaf026 expose Route53 zone name servers
11 years ago
Clint Shryock f02de51d58 provider/aws: Fix refresh issue in Route 53 hosted zone
11 years ago
Clint Shryock 815b79753a return error if failed to set tags on Route 53 zone
11 years ago
Clint Shryock b64a919d83 provider/aws: Add tags to Route53 hosted zones
11 years ago
Clint Shryock f3ba181861 Swap awslabs/aws-sdk-go for hashicorp fork
11 years ago
Clint Shryock 94e7723370 provider/aws: Convert Route 53 Zone resource to use new awslabs/aws-sdk-go
11 years ago
Sander van Harmelen eccd5ad308 Refactored about 90%
12 years ago
Panagiotis Moustafellos 56defa346f providers/aws: Route53 decrease MinTimeout interval
12 years ago
Mitchell Hashimoto 9b2b3a963f ResourceDiff => InstanceDiff
12 years ago
Mitchell Hashimoto c5d6df692d providers/aws: tests passing, compiles
12 years ago
Armon Dadgar 18333f149e provider/aws: route53 zone detects deletion
12 years ago
Armon Dadgar b6503a7810 provider/aws: Adding route53 records support
12 years ago
Armon Dadgar 12d54bd949 provider/aws: Slow down our r53 waits
12 years ago