- Hybrid Cloud for Architects
- Alok Shrivastwa
- 187字
- 2021-06-24 19:27:32
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: "Default values are port 80 for HTTP, port 443 for HTTPS."
A block of code is set as follows:
provider "aws" {
access_key = "<Enter Access Key Here>"
secret_key = "<Enter Secret Key Here>"
region = "us-east-1"
}
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" {
access_key = "<Enter Access Key Here>"
secret_key = "<Enter Secret Key Here>"
region = "us-east-1"
}
Any command-line input or output is written as follows:
sudo cp terraform /usr/local/bin
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: "Gartner introduced the Bimodal IT concept and coined two terms called mode-1 and mode-2 of the development."
- 樂高機器人:WeDo編程與搭建指南
- Mastering VMware vSphere 6.5
- Hands-On Cloud Solutions with Azure
- 可編程控制器技術(shù)應(yīng)用(西門子S7系列)
- 機器學習流水線實戰(zhàn)
- 自動生產(chǎn)線的拆裝與調(diào)試
- 傳感器與物聯(lián)網(wǎng)技術(shù)
- 嵌入式操作系統(tǒng)
- 從零開始學C++
- Mastering pfSense
- 所羅門的密碼
- 21天學通Linux嵌入式開發(fā)
- 簡明學中文版Photoshop
- Hands-On DevOps
- Microsoft System Center Data Protection Manager Cookbook