We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c1fb6f commit b143eb6Copy full SHA for b143eb6
.changelog/3609.txt
@@ -0,0 +1,3 @@
1
+```release-note:none
2
+
3
+```
website/docs/r/iap_client.html.markdown
@@ -24,6 +24,10 @@ description: |-
24
25
Contains the data that describes an Identity Aware Proxy owned client.
26
27
+~> **Note:** Only internal org clients can be created via declarative tools. Other types of clients must be
28
+manually created via the GCP console. This restriction is due to the existing APIs and not lack of support
29
+in this tool.
30
31
32
33
~> **Warning:** All arguments including `secret` will be stored in the raw
0 commit comments