cf-terraforming icon indicating copy to clipboard operation
cf-terraforming copied to clipboard

cloudflare_custom_hostname_fallback_origin is not importable;

Open osipov-vadim opened this issue 3 years ago • 0 comments

Confirmation

  • [X] My issue isn't already found on the issue tracker.
  • [X] I have replicated my issue using the latest version of the library and it is still present.

cf-terraforming version

0.6.3

Expected outcome

cloudflare_custom_hostname_fallback_origin imported and not created by terraform

Actual outcome

cloudflare_custom_hostname_fallback_origin is trying to be created within the environment.

Steps to reproduce

  1. With v 0.6.3 generate cloudflare_custom_hostname_fallback_origin
  2. with resource .tf file in place run terraform plan
  3. output should show that terraform is about to add "cloudflare_custom_hostname_fallback_origin" resource instead of importing existing one.

References

No response

osipov-vadim avatar Mar 29 '22 22:03 osipov-vadim