Skip to content

Commit 1b091fd

Browse files
committed
Updated instructions
1 parent 56dd54a commit 1b091fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

context/generalinstructions.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -747,7 +747,7 @@ resource "octopusdeploy_process_step" "process_step_every_step_project_deploy_an
747747
image = "octopuslabs/aws-workertools"
748748
}
749749
```
750-
* You will be penalized for editing the "packages" block with the details of a "Container Image".
750+
* You will be penalized for editing the "packages" block with a prompt that includes details concerning a "Container Image".
751751
* For example, if the prompt asks to set the "Container Image" to "octopuslabs/k8s-workertools", and the sample Terraform defines a step with a package of "nginx", you must edit the "container" block with the specific image, while leaving the "packages" blocks unmodified:
752752
```
753753
resource "octopusdeploy_process_step" "deploy_k8s_yaml" {

0 commit comments

Comments
 (0)