Skip to content

Commit

Permalink
Merge pull request #4 from Lance52259/br_remove_aksk_desc
Browse files Browse the repository at this point in the history
chore(doc): remove aksk content even it is the example
  • Loading branch information
Lance52259 authored Dec 6, 2023
2 parents c9451e3 + 6981e7d commit 0c21c13
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions learning/chapter2/script_configuration.auto.tfvars
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// AK信息(无效AK仅供参考)
access_key = "XRTN5CFCTHJQWVRRXFOQ"
// SK信息(无效SK仅供参考)
secret_key = "Ym5bGG6oKwnrX6zzpP4as0iMjBIS8pxDUCYDle9p"
// AK信息,获取途径:控制台-我的凭证-访问密钥
access_key = "{Your access key}"
// SK信息,获取途径:控制台-我的凭证-访问密钥
secret_key = "{Your secret key}"

0 comments on commit 0c21c13

Please sign in to comment.