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

Update worker_script.md #4885

Closed
wants to merge 1 commit into from
Closed

Conversation

irvinebroque
Copy link

Without this I get:

➜  terraform-test git:(main) ✗ terraform plan
╷
│ Error: Unsupported argument
│
│   on cloudflare.tf line 20, in resource "cloudflare_workers_script" "terraform-test":
│   20:   name       = "terraform-test"
│
│ An argument named "name" is not expected here.

```
➜  terraform-test git:(main) ✗ terraform plan
╷
│ Error: Unsupported argument
│
│   on cloudflare.tf line 20, in resource "cloudflare_workers_script" "terraform-test":
│   20:   name       = "terraform-test"
│
│ An argument named "name" is not expected here.
```
@irvinebroque
Copy link
Author

Copy link

Oops! It looks like no changelog entry is attached to this PR. Please include a release note as described in https://github.com/cloudflare/terraform-provider-cloudflare/blob/master/contributing/changelog-process.md.

Example:

```release-note:TYPE
Release note
```

If you do not require a release note to be included and you have permission, please add the workflow/skip-changelog-entry label. Otherwise, a maintainer will add the label or ask you for one when they review the PR.

@jacobbednarz
Copy link
Member

i think we're talking about two different versions here. latest in the registry is 5.0.0-rc1 whereas this example is for 4.x. does that make this clearer?

Copy link

Marking this pull request as stale due to 14 days of inactivity. This helps our maintainers find and focus on the active pull requests. If this pull request receives no comments in the next 7 days it will automatically be closed. Maintainers can also remove the lifecycle/stale label.
If this pull request was automatically closed and you feel this pull request should be reopened, we encourage creating a new pull request linking back to this one for added context. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants