2要素認証SMS(ESME): sakuracloud_esme
Example Usage
resource "sakuracloud_esme" "foobar" {
name = "foobar"
description = "description"
tags = ["tag1", "tag2"]
}
Argument Reference
name
- (Required) 名前 /1
-64
文字で指定
Common Arguments
description
- (Optional) 説明 /1
-512
文字で指定icon_id
- (Optional) アイコンIDtags
- (Optional) タグ
Timeouts
timeouts
ブロックでカスタムタイムアウトが設定可能です。
create
- 作成 (デフォルト: 5分)update
- 更新 (デフォルト: 5分)delete
- 削除 (デフォルト: 5分)
Attribute Reference
id
- IDsend_message_with_generated_otp_api_url
- SMS送信(OTP自動生成)APIのURLsend_message_with_inputted_otp_api_url
- SMS送信(OTP入力)APIのURL
Import
IDを指定する事でインポート可能です。
$ terraform import sakuracloud_esme.example 123456789012