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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

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
Contributor

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?

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 this pull request may close these issues.

2 participants