Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Resource:alicloud_sae_namespace and its Data Source #3786

Merged
merged 1 commit into from
Jul 30, 2021

Conversation

Wanghx0991
Copy link
Contributor

updated file:

  • alicloud/connectivity/client.go
  • alicloud/connectivity/config.go
  • alicloud/data_source_alicloud_sae_namespaces.go
  • alicloud/data_source_alicloud_sae_namespaces_test.go
  • alicloud/provider.go
  • alicloud/resource_alicloud_sae_namespace.go
  • alicloud/resource_alicloud_sae_namespace_test.go
  • alicloud/service_alicloud_sae.go

@Wanghx0991 Wanghx0991 changed the title New Resource:alicloud_sae_namespace New Resource:alicloud_sae_namespace and its Data Source Jul 30, 2021

```terraform
resource "alicloud_sae_namespace" "example" {
namespace_id = "Region Id:Namespace Name"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

namespace_id = "cn-hangzhou:new-namespace"

@Wanghx0991 Wanghx0991 force-pushed the master branch 8 times, most recently from dcd408f to 1f983f3 Compare July 30, 2021 09:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants