The tutorial shows examples from and is based on an old version of the cloudflare terraform provider.
For example, the Hello World example uses the token parameter while that's been renamed to api_key.
A much more minor nitpick: there are several typos throughout the guide (eg: "As you configuration" on the Hello World guide).
Thanks for creating the Terraform provider and the cf-terraforming importer, they're very useful! It was just a bit harder to get started than it should have been since the docs were out of date.
The tutorial shows examples from and is based on an old version of the cloudflare terraform provider.
For example, the Hello World example uses the
tokenparameter while that's been renamed toapi_key.A much more minor nitpick: there are several typos throughout the guide (eg: "As you configuration" on the Hello World guide).
Thanks for creating the Terraform provider and the
cf-terraformingimporter, they're very useful! It was just a bit harder to get started than it should have been since the docs were out of date.