Commit 20f925d
committed
gcp: add confidential compute support for boostrap TF
The confidential compute configuration options for the bootstrap
instance are defined by the respective control-plane instance options.
The scheduling and confidential_instance_config options are defined as
dynamic blocks and they will be applied when the user specifies the
respective config options. This allows us to respect the cloud provider
defaults, when the user does not provide any values. At the same
time, it does not require code updates when the cloud provider defaults
change.
Signed-off-by: Michail Resvanis <[email protected]>1 parent 4014b61 commit 20f925d
1 file changed
+21
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
116 | 137 | | |
117 | 138 | | |
118 | 139 | | |
| |||
0 commit comments