We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b5b61c commit 1845a58Copy full SHA for 1845a58
examples/local-development/main.tf
@@ -1,7 +1,6 @@
1
# arbitrary example
2
resource "nexus_blobstore_file" "default" {
3
name = "blobstore-file"
4
- type = "File"
5
path = "/nexus-data/blobstore-file"
6
7
soft_quota {
0 commit comments