Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: import cloudflare_logpush_job #616

Closed
jamesarosen opened this issue Mar 9, 2020 · 1 comment · Fixed by #618
Closed

Feature request: import cloudflare_logpush_job #616

jamesarosen opened this issue Mar 9, 2020 · 1 comment · Fixed by #618

Comments

@jamesarosen
Copy link

jamesarosen commented Mar 9, 2020

Terraform Version

$ terraform -v
Terraform v0.12.20
+ provider.cloudflare v2.3.0

Affected Resource(s)

  • cloudflare_logpush_job

Locally:

$ terraform import cloudflare_logpush_job.example-com myzoneid/12345
Acquiring state lock. This may take a few moments...
cloudflare_logpush_job.example-com: Importing from ID "myzoneid/12345"...

Error: resource cloudflare_logpush_job doesn't support import
jacobbednarz added a commit to jacobbednarz/terraform-provider-cloudflare that referenced this issue Mar 9, 2020
Updates the logpush job to support the `Import` method.

Closes cloudflare#616
@jacobbednarz
Copy link
Member

@jamesarosen I've fixed this in #618. Would you mind pulling that branch locally, building the provider and confirming it works for your use case?

boekkooi-lengoo pushed a commit to boekkooi-lengoo/terraform-provider-cloudflare that referenced this issue Feb 28, 2022
…atching-slices

errors: Add helper methods for searching in slices
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants