You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you want any of the resources (Entitlements, Role collections, Roles, etc) to be excluded from the Subaccount that you are going to export, Remove them from the `btp_resources_<subaccount_id>.json`.
35
35
36
36
You should see the `btp_resource_<subaccount_id>.json` like below:
37
37
38
-
<imgwidth="600px"src="assets/btp_resourcesJson.png"alt="Json file lists all the resources">
38
+
<imgwidth="800px"src="assets/btp_resourcesJson.png"alt="Json file lists all the resources">
39
39
40
40
## Generate configuration for Export
41
41
@@ -49,7 +49,7 @@ You have generated the terraform scripts now, you could see the scripts under `g
49
49
50
50
You should see the following output:
51
51
52
-
<imgwidth="600px"src="assets/exportbyjson.png"alt="export by json output">
52
+
<imgwidth="800px"src="assets/exportbyjson.png"alt="export by json output">
0 commit comments