<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Terraform Repos Git URL Allow List in Administration &amp; Architecture</title>
    <link>https://community.databricks.com/t5/administration-architecture/terraform-repos-git-url-allow-list/m-p/40665#M311</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;This can normally be achieved using this terraform resource:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;resource "databricks_workspace_conf" "this" {
  custom_config = {
    "enableProjectsAllowList": true,
    "projectsAllowList": "url1,url2,url3",
  }
}&lt;/LI-CODE&gt;&lt;P&gt;Cheers&lt;/P&gt;</description>
    <pubDate>Sun, 20 Aug 2023 11:47:40 GMT</pubDate>
    <dc:creator>Amine</dc:creator>
    <dc:date>2023-08-20T11:47:40Z</dc:date>
    <item>
      <title>Terraform Repos Git URL Allow List</title>
      <link>https://community.databricks.com/t5/administration-architecture/terraform-repos-git-url-allow-list/m-p/39378#M303</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am provisioning databricks workspaces using terraform and want to add specific github repo url that can be used. In UI there is an option for that but when it comes to terraform there is nothing specific.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I came across custom_config option here but not sure how to use this for adding github url list. Can anyone help me with this?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2023-08-08 174830.jpg" style="width: 839px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/3098iD838A55CE7179AE7/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2023-08-08 174830.jpg" alt="Screenshot 2023-08-08 174830.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Aug 2023 15:51:59 GMT</pubDate>
      <guid>https://community.databricks.com/t5/administration-architecture/terraform-repos-git-url-allow-list/m-p/39378#M303</guid>
      <dc:creator>paritoshsh</dc:creator>
      <dc:date>2023-08-08T15:51:59Z</dc:date>
    </item>
    <item>
      <title>Re: Terraform Repos Git URL Allow List</title>
      <link>https://community.databricks.com/t5/administration-architecture/terraform-repos-git-url-allow-list/m-p/40665#M311</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;This can normally be achieved using this terraform resource:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;resource "databricks_workspace_conf" "this" {
  custom_config = {
    "enableProjectsAllowList": true,
    "projectsAllowList": "url1,url2,url3",
  }
}&lt;/LI-CODE&gt;&lt;P&gt;Cheers&lt;/P&gt;</description>
      <pubDate>Sun, 20 Aug 2023 11:47:40 GMT</pubDate>
      <guid>https://community.databricks.com/t5/administration-architecture/terraform-repos-git-url-allow-list/m-p/40665#M311</guid>
      <dc:creator>Amine</dc:creator>
      <dc:date>2023-08-20T11:47:40Z</dc:date>
    </item>
  </channel>
</rss>

