Commit cb848f4
authored
fix: mark binding "security_context" as purely computed [ENG-6249] (#158)
[ENG-6249](https://stacklet.atlassian.net/browse/ENG-6249)
### what
mark the "security_context" attribute in the binding resource as not
optional (while still computed), making it purely a computed value
### why
this prevents practitioners from setting a value in the config, which is
not
supported, since setting is done via
"security_context_wo"/"security_context_wo_version".
With this, terraform raises a proper error
### testing
local testing
### docs
n/a
[ENG-6249]:
https://stacklet.atlassian.net/browse/ENG-6249?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ1 parent f0f453e commit cb848f4
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
126 | | - | |
127 | 126 | | |
128 | 127 | | |
129 | 128 | | |
| |||
0 commit comments