Skip to content

Commit

Permalink
terrform format
Browse files Browse the repository at this point in the history
  • Loading branch information
aktech committed Dec 5, 2023
1 parent de39ea4 commit 211f472
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ resource "local_file" "jupyter_server_config_py" {
}

resource "local_file" "jupyter_jupyterlab_pioneer_config_py" {
content = local.jupyter-pioneer-config-py-template
content = local.jupyter-pioneer-config-py-template
filename = "${path.module}/files/jupyter/jupyter_jupyterlab_pioneer_config.py"
}

Expand Down

0 comments on commit 211f472

Please sign in to comment.