久久久久久久av_日韩在线中文_看一级毛片视频_日本精品二区_成人深夜福利视频_武道仙尊动漫在线观看

  1. <tfoot id='oID7A'></tfoot>
    <legend id='oID7A'><style id='oID7A'><dir id='oID7A'><q id='oID7A'></q></dir></style></legend>
      <bdo id='oID7A'></bdo><ul id='oID7A'></ul>

  2. <small id='oID7A'></small><noframes id='oID7A'>

      <i id='oID7A'><tr id='oID7A'><dt id='oID7A'><q id='oID7A'><span id='oID7A'><b id='oID7A'><form id='oID7A'><ins id='oID7A'></ins><ul id='oID7A'></ul><sub id='oID7A'></sub></form><legend id='oID7A'></legend><bdo id='oID7A'><pre id='oID7A'><center id='oID7A'></center></pre></bdo></b><th id='oID7A'></th></span></q></dt></tr></i><div class="qwawimqqmiuu" id='oID7A'><tfoot id='oID7A'></tfoot><dl id='oID7A'><fieldset id='oID7A'></fieldset></dl></div>

      如何使用terraform在easydns中自動添加dns條目?

      How to automate adding a dns entry in easydns with terraform?(如何使用terraform在easydns中自動添加dns條目?)
          <tbody id='3WG5l'></tbody>
        <tfoot id='3WG5l'></tfoot>
      1. <small id='3WG5l'></small><noframes id='3WG5l'>

            <bdo id='3WG5l'></bdo><ul id='3WG5l'></ul>

              <i id='3WG5l'><tr id='3WG5l'><dt id='3WG5l'><q id='3WG5l'><span id='3WG5l'><b id='3WG5l'><form id='3WG5l'><ins id='3WG5l'></ins><ul id='3WG5l'></ul><sub id='3WG5l'></sub></form><legend id='3WG5l'></legend><bdo id='3WG5l'><pre id='3WG5l'><center id='3WG5l'></center></pre></bdo></b><th id='3WG5l'></th></span></q></dt></tr></i><div class="qwawimqqmiuu" id='3WG5l'><tfoot id='3WG5l'></tfoot><dl id='3WG5l'><fieldset id='3WG5l'></fieldset></dl></div>
            • <legend id='3WG5l'><style id='3WG5l'><dir id='3WG5l'><q id='3WG5l'></q></dir></style></legend>

              • 本文介紹了如何使用terraform在easydns中自動添加dns條目?的處理方法,對大家解決問題具有一定的參考價值,需要的朋友們下面隨著小編來一起學習吧!

                問題描述

                限時送ChatGPT賬號..

                我正在 Oracle 云中自動創建一個實例并在其中部署一些應用程序.

                I am automating creating a instance in oracle cloud and deploy some apps in it.

                設置實例后,我想添加一個 dns 條目,將新實例的公共 IP 映射到 easydns.com 中的 FQDN.并且還想在實例中使用 certbot 為該 FQDN 生成 Let's Encrypt TLS 證書.目前,我正在手動執行此操作.

                After setting up the instance, I want to add a dns entry that maps the public IP of the new instance to a FQDN in easydns.com. And also want to generate Let's Encrypt TLS certificates for that FQDN using certbot in the instance. Currently, I'm doing this manually.

                我想使用 Terraform 或 ansible 自動化第二部分.

                I want to automate this second part using Terraform or ansible.

                • 我在 terraform 中找到了一個 EasyDNS DNS Challenge Provider,但我認為這是針對 dns 挑戰的,我仍然不知道如何使用它來添加 dns 條目.:https://www.terraform.io/docs/providers/acme/dns_providers/easydns.html

                • I found a EasyDNS DNS Challenge Provider here in terraform, but i think this is for dns challenge, and i'm still confused how to use it to add the dns entry.: https://www.terraform.io/docs/providers/acme/dns_providers/easydns.html

                我可以使用這個DNS Provider在easydns中添加A記錄嗎?(如果 easydns 支持 RFC 2136,現在不要這樣做):https://registry.terraform.io/providers/hashicorp/dns/latest/文檔

                Can i use this DNS Provider to add an A record in easydns? ( Don't now if easydns supports RFC 2136 ) : https://registry.terraform.io/providers/hashicorp/dns/latest/docs

                是否有任何類似下面的 Ansible 模塊可以實現相同的功能?https://docs.ansible.com/ansible/latest/collections/community/general/nsupdate_module.htmlhttps://docs.ansible.com/ansible/latest/collections/community/general/dnsimple_module.html

                Is there any Ansible module something like below using which i can achieve the same? https://docs.ansible.com/ansible/latest/collections/community/general/nsupdate_module.html https://docs.ansible.com/ansible/latest/collections/community/general/dnsimple_module.html

                或者將 OCI DNS 添加為輔助 dns 或類似的東西是否是一個不錯的選擇?

                Or is it a good option to add OCI DNS as secondary dns or something like that?

                有人可以幫我嗎?

                推薦答案

                你說得對.鏈接的提供程序不用于創建 DNS 條目.

                You are right. The linked provider is not for creating DNS entries.

                您需要為 EasyDNS DNS 條目找到(實施?)Terraform 提供商.我在任一列表中都看不到:

                You need to find (implement?) a Terraform provider for EasyDNS DNS entries. I cannot see one in either of the lists:

                • https://www.terraform.io/docs/providers/index.html
                • https://www.terraform.io/docs/providers/type/community-index.html

                也許有一些低調的開源項目.或者,您可以詢問供應商是否有任何 Terraform 提供程序或計劃添加它.

                Maybe there's some low-profile open-source project. Or you can ask the vendor if they have any Terraform provider or plans to add it.

                這篇關于如何使用terraform在easydns中自動添加dns條目?的文章就介紹到這了,希望我們推薦的答案對大家有所幫助,也希望大家多多支持html5模板網!

                【網站聲明】本站部分內容來源于互聯網,旨在幫助大家更快的解決問題,如果有圖片或者內容侵犯了您的權益,請聯系我們刪除處理,感謝您的支持!

                相關文檔推薦

                Is there a way to get information about a server using SQL(有沒有辦法使用 SQL 獲取有關服務器的信息)
                How to get first element by XPath in Oracle(如何在 Oracle 中通過 XPath 獲取第一個元素)
                Oracle XMLTable- fetching column from parent node(Oracle XMLTable-從父節點獲取列)
                How to extract element-path from XMLType Node?(如何從 XMLType 節點中提取元素路徑?)
                Add attribute to xmltype with value taken from sequence(使用取自序列的值將屬性添加到 xmltype)
                How to enforce xmlforest creat elements even if expression value is null?(即使表達式值為空,如何強制執行 xmlforest creat 元素?)
                  <tbody id='V6dEu'></tbody>

              • <tfoot id='V6dEu'></tfoot>
                      • <legend id='V6dEu'><style id='V6dEu'><dir id='V6dEu'><q id='V6dEu'></q></dir></style></legend>

                        <small id='V6dEu'></small><noframes id='V6dEu'>

                          <bdo id='V6dEu'></bdo><ul id='V6dEu'></ul>
                          <i id='V6dEu'><tr id='V6dEu'><dt id='V6dEu'><q id='V6dEu'><span id='V6dEu'><b id='V6dEu'><form id='V6dEu'><ins id='V6dEu'></ins><ul id='V6dEu'></ul><sub id='V6dEu'></sub></form><legend id='V6dEu'></legend><bdo id='V6dEu'><pre id='V6dEu'><center id='V6dEu'></center></pre></bdo></b><th id='V6dEu'></th></span></q></dt></tr></i><div class="qwawimqqmiuu" id='V6dEu'><tfoot id='V6dEu'></tfoot><dl id='V6dEu'><fieldset id='V6dEu'></fieldset></dl></div>
                          主站蜘蛛池模板: 成人精品国产一区二区4080 | 日韩久久久久 | 国产在线一区二区三区 | 宅男噜噜噜66一区二区 | 暖暖成人免费视频 | 日本不卡一二三 | 亚洲高清电影 | 久久青青 | 午夜影院免费体验区 | 亚洲精品aⅴ| 黄视频在线网站 | 欧美中文字幕一区二区三区亚洲 | 久久aⅴ乱码一区二区三区 亚洲欧美综合精品另类天天更新 | 91av在线免费看 | 视频精品一区 | 黄色一级毛片免费看 | 亚洲狠狠爱 | 精品欧美乱码久久久久久 | 干出白浆视频 | 欧美成人一区二免费视频软件 | 亚洲国产精品一区在线观看 | 国产精品久久久久免费 | 国产美女精品视频免费观看 | 欧美区日韩区 | 久久久精品一区 | 在线不卡一区 | 久久精品亚洲精品国产欧美 | 免费在线观看91 | 国产一区二区三区四区五区加勒比 | 国产精品亚洲综合 | 亚洲成人精品 | 午夜免费看 | 狠狠婷婷综合久久久久久妖精 | 久久久久网站 | 欧美日韩在线精品 | 欧美亚洲日本 | 男女激情网 | 午夜免费在线电影 | 日本高清aⅴ毛片免费 | 综合天天久久 | 亚洲精品中文字幕在线观看 |