appconfiguration

package
v1.63.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 7, 2024 License: MPL-2.0 Imports: 11 Imported by: 0

README

Terraform IBM Provider APP Configuration

This area is primarily for IBM provider contributors and maintainers. For information on using Terraform and the IBM provider, see the links below.

Documentation

Overview

Copyright IBM Corp. 2021 All Rights Reserved. Licensed under the Mozilla Public License v2.0

Copyright IBM Corp. 2021 All Rights Reserved. Licensed under the Mozilla Public License v2.0

Copyright IBM Corp. 2022 All Rights Reserved. Licensed under the Mozilla Public License v2.0

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DataSourceIBMAppConfigCollection added in v1.46.0

func DataSourceIBMAppConfigCollection() *schema.Resource

func DataSourceIBMAppConfigCollections added in v1.46.0

func DataSourceIBMAppConfigCollections() *schema.Resource

func DataSourceIBMAppConfigEnvironment

func DataSourceIBMAppConfigEnvironment() *schema.Resource

func DataSourceIBMAppConfigEnvironments

func DataSourceIBMAppConfigEnvironments() *schema.Resource

func DataSourceIBMAppConfigFeature

func DataSourceIBMAppConfigFeature() *schema.Resource

func DataSourceIBMAppConfigFeatures

func DataSourceIBMAppConfigFeatures() *schema.Resource

func DataSourceIBMAppConfigProperties added in v1.46.0

func DataSourceIBMAppConfigProperties() *schema.Resource

func DataSourceIBMAppConfigProperty added in v1.46.0

func DataSourceIBMAppConfigProperty() *schema.Resource

func DataSourceIBMAppConfigSegment added in v1.45.0

func DataSourceIBMAppConfigSegment() *schema.Resource

func DataSourceIBMAppConfigSegments added in v1.45.0

func DataSourceIBMAppConfigSegments() *schema.Resource

func DataSourceIBMAppConfigSnapshot added in v1.47.0

func DataSourceIBMAppConfigSnapshot() *schema.Resource

func DataSourceIBMAppConfigSnapshots added in v1.47.0

func DataSourceIBMAppConfigSnapshots() *schema.Resource

func ResourceIBMAppConfigCollection added in v1.46.0

func ResourceIBMAppConfigCollection() *schema.Resource

func ResourceIBMAppConfigEnvironment

func ResourceIBMAppConfigEnvironment() *schema.Resource

func ResourceIBMAppConfigFeatureValidator

func ResourceIBMAppConfigFeatureValidator() *validate.ResourceValidator

func ResourceIBMIbmAppConfigFeature

func ResourceIBMIbmAppConfigFeature() *schema.Resource

func ResourceIBMIbmAppConfigProperty added in v1.46.0

func ResourceIBMIbmAppConfigProperty() *schema.Resource

func ResourceIBMIbmAppConfigSegment added in v1.45.0

func ResourceIBMIbmAppConfigSegment() *schema.Resource

func ResourceIBMIbmAppConfigSnapshot added in v1.47.0

func ResourceIBMIbmAppConfigSnapshot() *schema.Resource

Types

type CollectionRef added in v1.47.0

type CollectionRef map[string]interface{}

type Collections added in v1.47.0

type Collections struct {
	Collection_name string `json:"name"`
	Collection_id   string `json:"collection_id"`
}

type EnvironmentRef added in v1.47.0

type EnvironmentRef map[string]interface{}

type Environments added in v1.47.0

type Environments struct {
	Environment_name string `json:"name"`
	Environment_id   string `json:"environment_id"`
	Color_code       string `json:"color_code"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL