Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions go.work.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
cel.dev/expr v0.24.0 h1:56OvJKSH3hDGL0ml5uSxZmz3/3Pq4tJ+fb1unVLAFcY=
cel.dev/expr v0.24.0/go.mod h1:hLPLo1W4QUmuYdA72RBX06QTs6MXw941piREPl3Yfiw=
cel.dev/expr v0.25.1 h1:1KrZg61W6TWSxuNZ37Xy49ps13NUovb66QLprthtwi4=
cel.dev/expr v0.25.1/go.mod h1:hrXvqGP6G6gyx8UAHSHJ5RGk//1Oj5nXQ2NI02Nrsg4=
cloud.google.com/go/accessapproval v1.7.5 h1:uzmAMSgYcnlHa9X9YSQZ4Q1wlfl4NNkZyQgho1Z6p04=
cloud.google.com/go/accessapproval v1.7.5/go.mod h1:g88i1ok5dvQ9XJsxpUInWWvUBrIZhyPDPbk4T01OoJ0=
cloud.google.com/go/accesscontextmanager v1.8.5 h1:2GLNaNu9KRJhJBFTIVRoPwk6xE5mUDgD47abBq4Zp/I=
Expand Down Expand Up @@ -343,6 +345,7 @@ github.com/dustinkirkland/golang-petname v0.0.0-20191129215211-8e5a1ed0cff0/go.m
github.com/envoyproxy/go-control-plane v0.13.4 h1:zEqyPVyku6IvWCFwux4x9RxkLOMUL+1vC9xUFv5l2/M=
github.com/envoyproxy/go-control-plane v0.13.4/go.mod h1:kDfuBlDVsSj2MjrLEtRWtHlsWIFcGyB2RMO44Dc5GZA=
github.com/envoyproxy/go-control-plane v0.13.5-0.20251024222203-75eaa193e329/go.mod h1:Alz8LEClvR7xKsrq3qzoc4N0guvVNSS8KmSChGYr9hs=
github.com/envoyproxy/go-control-plane v0.14.0/go.mod h1:NcS5X47pLl/hfqxU70yPwL9ZMkUlwlKxtAohpi2wBEU=
github.com/envoyproxy/go-control-plane/envoy v1.32.4 h1:jb83lalDRZSpPWW2Z7Mck/8kXZ5CQAFYVjQcdVIr83A=
github.com/envoyproxy/go-control-plane/envoy v1.32.4/go.mod h1:Gzjc5k8JcJswLjAx1Zm+wSYE20UrLtt7JZMWiWQXQEw=
github.com/envoyproxy/go-control-plane/ratelimit v0.1.0 h1:/G9QYbddjL25KvtKTv3an9lx6VBE2cnb8wp1vEGNYGI=
Expand Down Expand Up @@ -542,6 +545,8 @@ go.opentelemetry.io/contrib/detectors/gcp v1.36.0 h1:F7q2tNlCaHY9nMKHR6XH9/qkp8F
go.opentelemetry.io/contrib/detectors/gcp v1.36.0/go.mod h1:IbBN8uAIIx734PTonTPxAxnjc2pQTxWNkwfstZ+6H2k=
go.opentelemetry.io/contrib/detectors/gcp v1.38.0 h1:ZoYbqX7OaA/TAikspPl3ozPI6iY6LiIY9I8cUfm+pJs=
go.opentelemetry.io/contrib/detectors/gcp v1.38.0/go.mod h1:SU+iU7nu5ud4oCb3LQOhIZ3nRLj6FNVrKgtflbaf2ts=
go.opentelemetry.io/contrib/detectors/gcp v1.39.0 h1:kWRNZMsfBHZ+uHjiH4y7Etn2FK26LAGkNFw7RHv1DhE=
go.opentelemetry.io/contrib/detectors/gcp v1.39.0/go.mod h1:t/OGqzHBa5v6RHZwrDBJ2OirWc+4q/w2fTbLZwAKjTk=
go.opentelemetry.io/contrib/exporters/autoexport v0.64.0 h1:9pzPj3RFyKOxBAMkM2w84LpT+rdHam1XoFA+QhARiRw=
go.opentelemetry.io/contrib/exporters/autoexport v0.64.0/go.mod h1:hlVZx1btWH0XTfXpuGX9dsquB50s+tc3fYFOO5elo2M=
go.opentelemetry.io/contrib/exporters/autoexport v0.65.0 h1:2gApdml7SznX9szEKFjKjM4qGcGSvAybYLBY319XG3g=
Expand Down
181 changes: 178 additions & 3 deletions provider/cmd/pulumi-resource-stackit/bridge-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,91 @@
}
}
},
"stackit_application_load_balancer": {
"current": "stackit:index/applicationLoadBalancer:ApplicationLoadBalancer",
"fields": {
"errors": {
"maxItemsOne": false
},
"listeners": {
"maxItemsOne": false,
"elem": {
"fields": {
"http": {
"fields": {
"hosts": {
"maxItemsOne": false,
"elem": {
"fields": {
"rules": {
"maxItemsOne": false,
"elem": {
"fields": {
"headers": {
"maxItemsOne": false
},
"query_parameters": {
"maxItemsOne": false
}
}
}
}
}
}
}
}
},
"https": {
"fields": {
"certificate_config": {
"fields": {
"certificate_ids": {
"maxItemsOne": false
}
}
}
}
}
}
}
},
"networks": {
"maxItemsOne": false
},
"options": {
"fields": {
"access_control": {
"fields": {
"allowed_source_ranges": {
"maxItemsOne": false
}
}
}
}
},
"target_pools": {
"maxItemsOne": false,
"elem": {
"fields": {
"active_health_check": {
"fields": {
"http_health_checks": {
"fields": {
"ok_status": {
"maxItemsOne": false
}
}
}
}
},
"targets": {
"maxItemsOne": false
}
}
}
}
}
},
"stackit_authorization_folder_role_assignment": {
"current": "stackit:index/authorizationFolderRoleAssignment:AuthorizationFolderRoleAssignment"
},
Expand Down Expand Up @@ -572,9 +657,6 @@
"stackit_service_account": {
"current": "stackit:index/serviceAccount:ServiceAccount"
},
"stackit_service_account_access_token": {
"current": "stackit:index/serviceAccountAccessToken:ServiceAccountAccessToken"
},
"stackit_service_account_key": {
"current": "stackit:index/serviceAccountKey:ServiceAccountKey"
},
Expand Down Expand Up @@ -681,6 +763,91 @@
}
}
},
"stackit_application_load_balancer": {
"current": "stackit:index/getApplicationLoadBalancer:getApplicationLoadBalancer",
"fields": {
"errors": {
"maxItemsOne": false
},
"listeners": {
"maxItemsOne": false,
"elem": {
"fields": {
"http": {
"fields": {
"hosts": {
"maxItemsOne": false,
"elem": {
"fields": {
"rules": {
"maxItemsOne": false,
"elem": {
"fields": {
"headers": {
"maxItemsOne": false
},
"query_parameters": {
"maxItemsOne": false
}
}
}
}
}
}
}
}
},
"https": {
"fields": {
"certificate_config": {
"fields": {
"certificate_ids": {
"maxItemsOne": false
}
}
}
}
}
}
}
},
"networks": {
"maxItemsOne": false
},
"options": {
"fields": {
"access_control": {
"fields": {
"allowed_source_ranges": {
"maxItemsOne": false
}
}
}
}
},
"target_pools": {
"maxItemsOne": false,
"elem": {
"fields": {
"active_health_check": {
"fields": {
"http_health_checks": {
"fields": {
"ok_status": {
"maxItemsOne": false
}
}
}
}
},
"targets": {
"maxItemsOne": false
}
}
}
}
}
},
"stackit_authorization_project_custom_role": {
"current": "stackit:index/getAuthorizationProjectCustomRole:getAuthorizationProjectCustomRole",
"fields": {
Expand Down Expand Up @@ -1284,6 +1451,14 @@
"stackit_service_account": {
"current": "stackit:index/getServiceAccount:getServiceAccount"
},
"stackit_service_accounts": {
"current": "stackit:index/getServiceAccounts:getServiceAccounts",
"fields": {
"items": {
"maxItemsOne": false
}
}
},
"stackit_sfs_export_policy": {
"current": "stackit:index/getSfsExportPolicy:getSfsExportPolicy",
"fields": {
Expand Down
Loading
Loading