mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-02-18 13:54:23 -05:00
chore: remove rogue character
This commit is contained in:
parent
1c78d2fde1
commit
5e1c09bdd6
@ -12,7 +12,7 @@ The [`devbuild` target](./build-develop-deploy.md), will create a `terraform` di
|
|||||||
with the provider binary and some utility files in the dedicated local Terraform registry directory.
|
with the provider binary and some utility files in the dedicated local Terraform registry directory.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
bazel run //:devbuild'
|
bazel run //:devbuild
|
||||||
```
|
```
|
||||||
|
|
||||||
> [!IMPORTANT] when making changes on the provider without a commit, subsequent applies will fail due to the changed binary hash. To solve this, in your Terraform directory run:
|
> [!IMPORTANT] when making changes on the provider without a commit, subsequent applies will fail due to the changed binary hash. To solve this, in your Terraform directory run:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user