GoogleCloudPlatform / terraformer

CLI tool to generate terraform files from existing infrastructure (reverse Terraform). Infrastructure to Code
Apache License 2.0
12.71k stars 1.66k forks source link

Im not able to import acces_application with the ClouFlare provider #891

Closed zahidferz closed 3 years ago

zahidferz commented 3 years ago

Even when having a CLOUDFLARE_API_KEY (global scope) im not able to import any acces_application

Screen Shot 2021-04-21 at 12 51 44

chenrui333 commented 3 years ago

403 authentication error?

zahidferz commented 3 years ago

Yeah . I know its a 403 Authentication error . But i have an API_KEY that its a global scope key for my account, and im an admin on this account , also im able to import all the resources (with terraformer) except access_applications. You could try to reproduce it with your own account

github-actions[bot] commented 3 years ago

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days.

github-actions[bot] commented 3 years ago

This issue was closed because it has been stalled for 7 days with no activity.

sergiofteixeira commented 3 years ago

any news regarding this issue?