-
Notifications
You must be signed in to change notification settings - Fork 14
feat: 解决方案dts-cache-synchronization tf文件完成 #368
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
base: main
Are you sure you want to change the base?
feat: 解决方案dts-cache-synchronization tf文件完成 #368
Conversation
@@ -0,0 +1,48 @@ | |||
## Introduction | |||
<!-- DOCS_DESCRIPTION_CN --> | |||
本示例用于实现解决方案[{{解决方案名称}}]({{解决方案地址}}), 涉及到{{资源列表}}等资源的创建。 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
文档更新
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
已修复
required_providers { | ||
alicloud = { | ||
source = "aliyun/alicloud" | ||
version = "1.255.0" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
这里为什么要固定版本呢?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
已删除
@@ -0,0 +1 @@ | |||
provider "alicloud" {} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
抽取 region 变量,固定 region
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
已修复
f4459b4
to
7896b3a
Compare
|
||
| Name | Version | | ||
|------|---------| | ||
| <a name="provider_alicloud"></a> [alicloud](#provider\_alicloud) | 1.255.0 | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
文档重新生成一下
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
已修复
7896b3a
to
264f6d2
Compare
RDS 到 Redis 实时同步方案