官术网_书友最值得收藏!

Conventions used

There are a number of text conventions used throughout this book.

CodeInText: Indicates code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles. Here is an example: "Save the file in your ch2 folder as terraform_install.sh."

A block of code is set as follows:

provider "aws" {
region = "us-east-1"
}
resource "aws_codecommit_repository" "cloudpatterns" {
repository_name = "cloudpatternsrepo"
description = "This is a demonstration repository for the AWS Cloud
Patterns book."
}

When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:

provider "aws" {
region = "us-east-1"
}
resource "aws_codecommit_repository" "cloudpatterns" {
repository_name = "cloudpatternsrepo"
description = "This is a demonstration repository for the AWS Cloud
Patterns book."
}

Any command-line input or output is written as follows:

git config --global credential.UseHttpPath true
git init

Bold: Indicates a new term, an important word, or words that you see onscreen. For example, words in menus or dialog boxes appear in the text like this. Here is an example: "You can close the Run window."

Warnings or important notes appear like this.
Tips and tricks appear like this.

主站蜘蛛池模板: 开原市| 泰顺县| 富蕴县| 会泽县| 武宁县| 临漳县| 新野县| 龙游县| 曲阳县| 松潘县| 安溪县| 休宁县| 大英县| 苍南县| 龙州县| 长乐市| 吉木乃县| 家居| 铜梁县| 深泽县| 赤峰市| 汕尾市| 共和县| 开江县| 阳朔县| 合阳县| 高平市| 凌云县| 丰宁| 新建县| 荔浦县| 松滋市| 黄冈市| 济南市| 方城县| 花垣县| 梅州市| 奉新县| 内黄县| 游戏| 辛集市|