To get more information about RuntimeConfigs, see:
data "google_runtimeconfig_config" "run-service" {
name = "my-service"
}
The following arguments are supported:
name
- (Required) The name of the Runtime Configurator configuration.project
- (Optional) The project in which the resource belongs. If it
is not provided, the provider project is used.See google_runtimeconfig_config resource for details of the available attributes.