Commit 016ccd5
authored
* Adding Terraform resources for Tenancy APIs in GKEHub
* Segregating MembershipBinding and MembershipRBACRoleBinding to keep things simpler in the review
* Fixing the docu URIs
* Adding TF support for Tenancy API for Membership Binding
* Adding dependent membership binding to the same commit chain
* Making Scope un-updatable and replacing hard coded project number with the one from test env
* Making Scope RRBAC updatable
* Making Namespace immutable
* Adding update test cases
* Removing all memberships field from Scope since it is no longer supported
* Removing all_memberships field for Scope from all test cases
* Making naming in examples consistent across Tenancy APIs documentation
* Update mmv1/templates/terraform/examples/gkehub_membership_binding_basic.tf.erb
* Update mmv1/templates/terraform/examples/gkehub_membership_binding_basic.tf.erb
* Update mmv1/templates/terraform/examples/gkehub_membership_rbac_role_binding_basic.tf.erb
* Fixing typo in the resource name
* Adding state migrations for Membership
* Updating the feature_membership documentation with the current resource state. Adding membership_location field to the doc
* Fixing the version field to be directly under configmanagement instead of under the oci field
* Adding tests for the field version
* Changing version fields value to test upgradation
* Moving the version to under the parent field configmanagement
* Adding quotes around the fields name
---------
[upstream:897b7f18d1740bc864111c79fe56bf57c628ecc6]
Signed-off-by: Modular Magician <[email protected]>
1 parent 0993d1b commit 016ccd5
File tree
4 files changed
+38
-1
lines changed- .changelog
- google-beta/services/gkehub2
- website/docs/r
4 files changed
+38
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
167 | 167 | | |
168 | 168 | | |
169 | 169 | | |
| 170 | + | |
170 | 171 | | |
171 | 172 | | |
172 | 173 | | |
| |||
180 | 181 | | |
181 | 182 | | |
182 | 183 | | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
183 | 189 | | |
184 | 190 | | |
185 | 191 | | |
| |||
1142 | 1148 | | |
1143 | 1149 | | |
1144 | 1150 | | |
| 1151 | + | |
| 1152 | + | |
1145 | 1153 | | |
1146 | 1154 | | |
1147 | 1155 | | |
1148 | 1156 | | |
| 1157 | + | |
| 1158 | + | |
| 1159 | + | |
| 1160 | + | |
1149 | 1161 | | |
1150 | 1162 | | |
1151 | 1163 | | |
| |||
1860 | 1872 | | |
1861 | 1873 | | |
1862 | 1874 | | |
| 1875 | + | |
| 1876 | + | |
| 1877 | + | |
| 1878 | + | |
| 1879 | + | |
| 1880 | + | |
| 1881 | + | |
1863 | 1882 | | |
1864 | 1883 | | |
1865 | 1884 | | |
| |||
1870 | 1889 | | |
1871 | 1890 | | |
1872 | 1891 | | |
| 1892 | + | |
| 1893 | + | |
| 1894 | + | |
| 1895 | + | |
1873 | 1896 | | |
1874 | 1897 | | |
1875 | 1898 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
459 | 459 | | |
460 | 460 | | |
461 | 461 | | |
| 462 | + | |
462 | 463 | | |
463 | 464 | | |
464 | 465 | | |
| |||
485 | 486 | | |
486 | 487 | | |
487 | 488 | | |
| 489 | + | |
488 | 490 | | |
489 | 491 | | |
490 | 492 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
402 | 402 | | |
403 | 403 | | |
404 | 404 | | |
| 405 | + | |
| 406 | + | |
| 407 | + | |
| 408 | + | |
405 | 409 | | |
406 | 410 | | |
407 | 411 | | |
| |||
482 | 486 | | |
483 | 487 | | |
484 | 488 | | |
485 | | - | |
| 489 | + | |
486 | 490 | | |
487 | 491 | | |
| 492 | + | |
| 493 | + | |
488 | 494 | | |
489 | 495 | | |
490 | 496 | | |
| |||
0 commit comments