clint shryock
943583925d
provider/cloudfront: Minor adjustments for new cloudflare-go lib
2016-06-06 14:57:26 -05:00
clint shryock
d70d7aba57
provider/cloudflare: Swap out mitchellh fork for upstream cloudflare-go
...
TODO noted that this should be done when a PR was merged, and it has so
2016-06-06 14:48:05 -05:00
Mitchell Hashimoto
109b3f5198
providers/cloudflare: use cloudflare-go
...
The most improtant change is using record IDs as identifiers.
2016-05-03 09:48:50 -07:00
Alexander Simmerl
251075564a
provider/cloudflare: Add proxied option ( #5508 )
...
This change adds the support for the proxied configuration option for a
record which enables origin protection for CloudFlare records.
In order to do so the golang library needed to be changed as the old did
not support the option and was using and outdated API version.
Open issues which ask for this (#5049 , #3805 ).
2016-04-27 18:04:07 +01:00
Sander van Harmelen
11f024a8e7
Removing obsolete struct tags
2014-11-17 18:57:41 +01:00
Sander van Harmelen
a270bc9771
Refactoring the CloudFlare provider
...
With this refactor the CloudFlare provider is updated to use the
schema.Provider approach released with TF 0.2.
2014-11-17 14:03:57 +01:00
Jack Pearkes
85944ab205
providers/cloudflare: init
2014-07-25 12:21:23 -04:00